AL GET SOUND TOTAL TIME

This function will return the total amount of time a sound lasts for. To retrieve the number of seconds played on a sound, use AL GET SOUND TIME.

  Syntax
Return Float = AL GET SOUND TOTAL TIME( soundNumber )
  Parameters
soundNumber
Integer
The sound number.

  Returns

Returns the total amount of time a sound will play for before stopping or looping in seconds, as a float value.

  See also

DarkAL Functions Menu